home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
A Million Times Begging
/
A Million Times Begging - Disc 2.iso
/
pc
/
data
/
profile.dir
/
00007.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-04-27
|
247 b
|
16 lines
on mouseDown
puppetSound("click")
updateStage()
end
on mouseUp
global retlabel
set retlabel to "main2"
set the visible of sprite 50 to 1
set the visible of sprite 55 to 0
updateStage()
snd_fade_out(2, 10)
go("panic")
exit
end